home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1996 August / Software of the Month Club 1996 August.iso / pc / os2 / famtree / readme.txt < prev    next >
Text File  |  1996-05-24  |  8KB  |  156 lines

  1. FamilyTree Version 1.0f
  2. =======================
  3.  
  4. Copyright (C) 1996 Nils Meier
  5.  
  6. Permission to copy and distribute this software and its documentation
  7. for private purpose and without charging more than a nominal fee for
  8. copying is hereby granted, provided that the above copyright notice
  9. appears in all copies.
  10. This software is provided "as is" without express or implied warranty.
  11. The author does not guarantee the correctness of the program. The
  12. author may not be held responsible for any loss of data or other
  13. damages.
  14.  
  15. From version 1.0d on, FamilyTree is Shareware. Please test and review
  16. this program and register if you want to support the authors efforts
  17. in developing this program further. Thanks.
  18. Please refer to the online-help for more information about registering.
  19.  
  20. SHORT DESCRIPTION:
  21. ==================
  22.  
  23. FamilyTree is a PM-32bit-multithreaded program for OS/2 3.x.
  24.  
  25. You can graphically edit a family tree with related persons. You can
  26. add persons to a family tree and enter their properties, have a look
  27. at their ancestors and descendants and investigate relationships.
  28. Everyone who is related to you can be put in the same family tree
  29. (even distant relatives).
  30. Working is done by pointing with the mouse and opening context-menus
  31. via a right-mouse-click. FamilyTree supports Rexx-scripts for various
  32. reports and im/export (GEDCOM is supported).
  33. I'm providing my own family tree NILS.FAM as an example.
  34.  
  35. Refer to online help (F1) for more information about this program.
  36.  
  37. FamilyTree was written and tested on OS/2 3.0 with VAC++ 3.0.
  38.  
  39. INSTALLATION:
  40. =============
  41.  
  42. Unpack the file FTREE*.ZIP into the wanted directory on your hard disk.
  43. Use the program INSTALL.CMD to create a FamilyTree program object on the
  44. desktop and initialize a language specific DLL+HLP-file.
  45. Make sure your CONFIG.SYS contains something similar like this:
  46.       LIBPATH=.;remaining pathinstruction
  47.  
  48. RUNNING FTREE:
  49. ==============
  50.  
  51. Go to the command-line and type ftree.exe or double-klick on
  52. the Family Tree program object on you desktop (if installation was
  53. successfull).
  54. You can start with a default tree by specifying its name as a parameter
  55. on the command-line (ftree.exe .\nils.fam), or entering this information
  56. in the parameters field in the program object.
  57.  
  58. RELEASE HISTORY:
  59. ================
  60.  
  61. version 1.0 , Mar 11 1996: -initial release
  62.  
  63.         1.0a, Mar 16 1996: -Forgot /Gd- with DLLs
  64.  
  65.         1.0b, Mar 24 1996: -Choose given name with tilde (~)
  66.                            -Drag&Drop of pictures to properties
  67.                            -max. childs = 12
  68.                            -DeathDate
  69.  
  70.         1.0c, Apr 14 1996: -!!!! FTree now writes a new format that can't be read by older versions !!!
  71.                                 (reading old format is still supported)
  72.                            -HELP buttonpanel now contains Contents/Previous/Search/Print/Index
  73.                            -Changed initial Position of list/main/edit window
  74.                            -Memosize is now 4k
  75.                            -Loading is done in a separate Thread
  76.                            -Date in english is MM/DD/YYYY - in german DD.MM.YYYY
  77.                            -FTree asks for save of modifications when closing a tree
  78.                            -MainWindow remembers that it was maximized
  79.                            -Workaround for S3-Video Driver Bug in API GpiBox
  80.                             (red line remains when Actual changes)
  81.                            -Rings between partners
  82.                            -Multiple marriages (maximum is 4)
  83.                            -New fixed fields: Sex + Death location + MarriageInfos (marriage,location,divorce)
  84.                            -Siblings are sorting according to their Birth date / Partners by Marriage date
  85.                            -Choose treeview information (first name,dates)
  86.                            -Printing
  87.                              Attention  : Printing on FaxWorks only works if FaxWorks is already running
  88.                              Information: I'll try to put printing in a 2nd thread, but an ugly bug
  89.                                           makes this impossible in this version :-(
  90.  
  91.        1.0d, Apr 22 1996 : -O.K. Printing is now done in a second thread and as I expected FaxWorks works, too
  92.                              Information: You have to open the DeviceContext in the second thread, not 
  93.                                           (as in 1.0c) in the first thread :-/
  94.                            -InfoBar gives information about Printing/Loading/Saving
  95.                            -Red border of "Actual" isn't printed
  96.                            -Improved scrolling performance
  97.                            -New: Click and Drag Tree by pressing button1 and moving the mouse
  98.                            -New: "About" dialog (with version info) where one can register FamilyTree
  99.                            -Menus accessible by accelerator keys and zoom via +/-
  100.                            -Improved view calculation after user action (New,Load,MakeOrigin,Add,Del)
  101.                            -When printing with only Ancestors on a fixed number of pages
  102.                             the size isn't calculated correctly ("Origin" is missing)
  103.                            -Vertical view of the tree
  104.                            -Sex is now saved language independent (0/1/2 instead of -/M/W because W!=F)
  105.  
  106.        1.0e, May 01 1996 : -Date Format (DD.MM.YYYY or MM/DD/YYYY) is not decided by language but
  107.                             OS/2 system setting
  108.                            -Rexx (beta), saving no printing
  109.                            -ABC-List.ftx (List of persons sorted by name)
  110.                            -AnnDeath.ftx (Anniversary of death)
  111.                            -Birthday.ftx (Birthdays this year)
  112.                            -Lngevity.ftx (Longevity analysis)
  113.                            -Removed display-bug in vertical mode with A+D+S
  114.                            -AddChild -> gets name of parent (the actual one)
  115.                            -Tabbing between dates -> number is selected and overwritten by next key press
  116.                            -Dialogs appear in window list
  117.                            -Drag&Drop of Font and Color to MainWindow
  118.  
  119.        1.0f, May ?? 1996 : -Bug: Dragging was still active though no mouse button pressed
  120.                            -Bug: Birthday.ftx didn't work correctly because sorting by birthdate was wrong
  121.                            -List dialog now is a container (DetailsView) with/sorted by dates
  122.                            -Printing of several pages is done in reversed order
  123.                            -Partial Dates
  124.                            -Sex of "parents" preselected
  125.                            -n/n after selection of person with several partners
  126.                            -Bug: Delete operation can result in an inconsistent Tree
  127.                                  when using multiple Partnerships !!
  128.                            -Bug: Display was corrupt when using A+D+S and multiple Partnerships
  129.                            -List window as container (with sorting)
  130.                            -Person.ftx   (Personal Data)
  131.                            -Weddings.ftx (Wedding Anniversaries)
  132.                            -Registration is possible through BMT Micro
  133.                            -Rexx scripts for GEDCOM Im/Export (beta)
  134.                            -Rexx Documentation (beta)
  135.                            -Changed Class MAN -> no IGList anymore
  136.  
  137.        planned           : -Rexx Printing
  138.                            -More rexx scripts
  139.                            -Additional fixed (or programmable?) fields
  140.  
  141. CONTACTING THE AUTHOR:
  142. ======================
  143.  
  144. My mail address is
  145.     Nils Meier
  146.     Birkenweg 27
  147.     53797 Lohar
  148.     GERMANY / EUROPE
  149.     Telephone number: +49 / 2246 / 3202
  150.  
  151. My Internet address is
  152.     meier2@athene.informatik.uni-bonn.de
  153.  
  154. Please send any suggestions, comments or bug reports to one of the above
  155. addresses.
  156.